home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Panda Internet Security 2009
/
IS09PROMO3M.exe
/
[0]
/
Files
/
embedded_url.ini
< prev
next >
Wrap
Text File
|
2006-09-15
|
909b
|
14 lines
# VERSION=1.000002
#
# Regular expression for matching an embedded URL with host
# Expression will be compiled with the Boost engine and the flags
# boost::regbase::normal | boost::regbase::icase
#
([a-z][a-z0-9\+\-\.]*:\/\/)?((?:(?:[a-z0-9\-\._~!])|(?:%[a-f0-9]{2}))*@)?((?:((?:(?:0?[0-9]{1,3})|(?:0x[a-f0-9]{2}))\.){3}(?:(?:0?[0-9]{1,3})|(?:0x[a-f0-9]{2})))|(?:(?:[a-z0-9\-\._~]|(?:%[a-f0-9]{2}))+(?:\.(?:(?:[a-z]|(?:%[a-f0-9]{2})){2,4}|museum))))(:[0-9]*)?((?:\/(?:[a-z0-9\-\._~!\$\&'\(\)\*\+,;=:@]|(?:%[a-f0-9]{2}))*)*)((?:\?(?:[a-z0-9\-\._~!\$\&'\(\)\*\+,;=:@\/\?]|(?:%[a-f0-9]{2}))*)?)((?:\#(?:[a-z0-9\-\._~!\$\&'\(\)\*\+,;=:@\/\?]|(?:%[a-f0-9]{2}))*)?)
#
# Regular expression to filter out unwanted matches
# Expression will be compiled with the Boost engine and the flags
# boost::regbase::normal | boost::regbase::icase
#
^[a-z0-9][a-z0-9\.\-]*@[a-z0-9][a-z0-9\.\-]*